The SourceChangeEventArgs<(Of <(<'T>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SourceChangeEventArgs<(Of <(<'T>)>)> |
Initializes a new instance of the SourceChangeEventArgs<(Of <(<'T>)>)> class.
|
Methods
Name | Description | |
---|---|---|
Equals(Object) |
Determines whether the specified object is equal to the current object. (Overrides Object..::..Equals(Object).) |
|
Equals(SourceChangeEventArgs<(Of <<'(T>)>>)) |
Determines whether the specified object is equal to the current object.
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode |
Return a hash code for this instance. (Overrides Object..::..GetHashCode()()()().) |
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ToString |
Returns a string that represents this instance of SourceChangeEventArgs<(Of <(<'T>)>)>. (Overrides Object..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
ChangeType |
Gets the type of change.
|
|
Item |
Gets the object that is being changed.
|
|
Ordinal |
Gets the ordinal position of the collection item that is being changed.
|